home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / pmake / RCS / Makefile,v < prev    next >
Encoding:
Text File  |  1990-12-19  |  872 b   |  55 lines

  1. head     1.1;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    shirriff:1.1; strict;
  6. comment  @# @;
  7.  
  8.  
  9. 1.1
  10. date     90.12.18.16.49.12;  author shirriff;  state Exp;
  11. branches ;
  12. next     ;
  13.  
  14.  
  15. desc
  16. @@
  17.  
  18.  
  19.  
  20. 1.1
  21. log
  22. @Initial revision
  23. @
  24. text
  25. @#
  26. # Prototype Makefile for shell scripts.  
  27. #
  28. # This Makefile is automatically generated.
  29. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  30. #
  31. # Generated from /sprite/lib/mkmf/Makefile.script
  32. # Sun Oct  1 18:43:34 PDT 1989
  33. #
  34. # For more information, refer to the mkmf manual page.
  35. #
  36. # $Header: /sprite/lib/mkmf/RCS/Makefile.script,v 1.6 89/08/18 11:21:51 douglis Exp Locker: rab $ SPRITE (Berkeley)
  37. #
  38. # Allow mkmf
  39.  
  40. MACHINES    = sun3 spur sun4 ds3100
  41. MAKEFILE    = Makefile
  42. MANPAGES    = 
  43. NAME        = pmake
  44. SYSMAKEFILE    = script.mk
  45. TM        = ds3100
  46. TYPE        = personal
  47. DISTDIR        ?= 
  48.  
  49. #if exists(local.mk)
  50. #include    "local.mk"
  51. #else
  52. #include    <$(SYSMAKEFILE)>
  53. #endif
  54. @
  55.